body {
  margin: 0;
  font-family: Helvetica, Arial, "Hiragino Sans GB", sans-serif;
  font-size: 14px;
  line-height: 20px;
  overflow-x: hidden;
}

.clear::after {
  content: ' ';
  display: block;
  clear: both;
}

a {
  text-decoration: none;
}

a:hover, a:focus {
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small,
.h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small,
h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small,
.h5 .small, .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777
}

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small,
.h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
  font-size: 65%
}

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px
}

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small,
.h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
  font-size: 75%
}

h1, .h1 {
  font-size: 28px
}

h2, .h2 {
  font-size: 24px
}

h3, .h3 {
  font-size: 21px
}

h4, .h4 {
  font-size: 18px
}

h5, .h5 {
  font-size: 14px
}

h6, .h6 {
  font-size: 12px
}

.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}

.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}

.navbar-sub-category {
  margin-top: -15px;
  margin-bottom: -15px;
}

.panel-less {
  border-color: #ddd
}

.panel-less > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd
}

.list-group.list-group-less {
  margin: 10px;
}

.list-group.list-group-less > .list-group-item {
  border: 1px dashed #ddd;
  border-width: 1px 0;
}

.clear-bottom-margin {
  margin-bottom: 0;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

.content p {
  margin: 0 0 20px 0;
  font-size: 16px;
  line-height: 1.7;
}

.content img,
.content iframe,
.content embed {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.content table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px
}

.content table > tbody > tr > td, .content table > tbody > tr > th, .content table > tfoot > tr > td, .content table > tfoot > tr > th,
.content table > thead > tr > td, .content table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd
}

.content table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd
}

.content table > caption + thead > tr:first-child > td, .content table > caption + thead > tr:first-child > th,
.content table > colgroup + thead > tr:first-child > td, .content table > colgroup + thead > tr:first-child > th,
.content table > thead:first-child > tr:first-child > td, .content table > thead:first-child > tr:first-child > th {
  border-top: 0
}

.content table > tbody + tbody {
  border-top: 2px solid #ddd
}

.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-text-overflow: ellipsis;
}

.navbar-blue {
  background-color: #2a82ec;
  border: none;
  border-radius: 0;
}

.navbar-blue .navbar-header {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
}

.navbar-blue .navbar-header .navbar-toggle:focus,
.navbar-blue .navbar-header .navbar-toggle:hover {
  background-color: #f9f9f9;
  border-color: #f9f9f9
}

.navbar-blue .navbar-toggle .icon-bar {
  background-color: #2a82ec;
}

.navbar-blue .navbar-nav > li > a {
  color: #fff;
}

.navbar-blue .navbar-nav > li > a:focus,
.navbar-blue .navbar-nav > li > a:hover {
  background-color: #226ac0;
}

.navbar-blue .navbar-nav > .active > a,
.navbar-blue .navbar-nav > .active > a:focus,
.navbar-blue .navbar-nav > .active > a:hover {
  background-color: #226ac0;
}

.navbar-blue .navbar-collapse,
.navbar-blue .navbar-header {
  margin-left: -15px;
  margin-right: -15px;
}

.brand {
  display: block;
  padding: 0;
}

.carousel {
  margin-bottom: 20px;
}

.carousel-caption a,
.carousel-caption a:hover {
  color: #fff;
}

.error-content {
  margin: 200px auto;
  text-align: center;
  color: #777;
}

/*************************************导航样式************************************************/
.header-top {
  background: -moz-linear-gradient(top, #E3E3E3 0%, #FFFDFF 100%);
  background: -webkit-linear-gradient(top, #E3E3E3 0%,#FFFDFF 100%);
  background: -o-linear-gradient(top, #E3E3E3 0%,#FFFDFF 100%);
  background: -ms-linear-gradient(top, #E3E3E3 0%,#FFFDFF 100%);
  background: linear-gradient(to bottom, #E3E3E3 0%,#FFFDFF 100%);
}
.navbar {
  margin: 0;
}
.navbar-blue .navbar-nav > li {
  width: 170px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .navbar-blue .navbar-nav > li {
    width: 100%;
    text-align: center;
  }
}
.navbar-blue .navbar-nav > li > .sub-nav-container {
  display: none;
  position: absolute;
  top: 50px;left: 0;
  background: #226ac0;
  opacity: 0.7;
  list-style: none;
  padding: 0;
  z-index: 99;
  width: 100%;
}
.navbar-blue .navbar-nav > li > .sub-nav-container a {
  color: #fff;
  text-decoration: none;
  width: 100%;
}
.navbar-blue .navbar-nav > li:hover > .sub-nav-container {
  display: block;
}
.navbar-blue .navbar-nav > li > .sub-nav-container a:hover {
  background: #fff;
  color: #226ac0;
}

/**********************************子导航样式***********************************/
.page-sub-nav {
  padding: 0;
  list-style: none;
  border-left: 2px solid #226ac0;
}
.page-sub-nav li {
  background: #E3E3E3;
  border-bottom: 1px solid #efefef;
}
.page-sub-nav li a {
  text-decoration: none;
  color: #666666;
  width: 100%;
  text-align: left;
}
.page-sub-nav li a:hover,
.page-sub-nav li a:focus {
  text-decoration: none;
}
.page-sub-nav li.active,
.page-sub-nav li:hover {
  background: #226ac0;
}
.page-sub-nav li.active a,
.page-sub-nav li:hover a {
  color: #fff;
}

/************************************页面通用**************************************/
.banner {
  margin-bottom: 20px;
}
.picture-list {
  padding: 0;
  margin-bottom: 15px;
  cursor: pointer;
}
.picture-list img {
  width: 100%;
}
.picture-list h3 {
  font-size: 16px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
}

/*****************************************首页样式********************************************/
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-2800px);
  }
}
#carousel img {
  width: 100%;
}
.scroll-list-wrapper {
  overflow: hidden;
}
.scroll-list-container::after {
  content: ' ';
  display: block;
  clear: both;
}
.scroll-list-container {
  width: 4000px;
  animation: scroll 45s linear infinite normal;
}
.scroll-list-item {
  width: 200px;
  float: left;
  padding: 0 15px;
  text-align: center;
}
.scroll-list-item img {
  width: 100%;
}
.about-us {
  background: #EEEEE0;
  padding: 30px;
}
.about-us img {
  width: 100%;
  max-width: 500px;
  height: 500px;
}
.about-us h3 {
  text-align: center;
  font-weight: bold;
}
.about-us p {
  font-size: 17px;
  color: #808080;
  text-indent: 2em;
  text-align: justify;
  line-height: 41px;
}

/******************************************频道页面列表样式************************************************/
.custom-list {
  margin-bottom: 25px;
}
.custom-list img {
  width: 100%;
}
.custom-list-title {
  height: 40px;
  line-height: 40px;
  border-bottom: 2px solid #ccc;
  font-size: 22px;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
.title-text {
  padding-right: 30px;
  display: inline-block;
  height: 100%;
  border-bottom: 3px solid #226ac0;
  position: relative;
  top: 2px;
}
.custom-list-item {
  height: 28px;
  line-height: 28px;
  border-bottom: 1px dashed #333;
}
.custom-list-item a {
  color: #666;
  display: block;
}
.custom-list-item a:hover {
  text-decoration: none;
  color: #226ac0;
}

/******************************************footer样式***********************************************/
.footer {
  color: #fff;
  background: #2a82ec;
  padding-bottom: 60px;
}
.footer-txt {
  padding-left: 85px;
  background: url('../images/tel.jpg') no-repeat left center;
}
.footer-right h2 {
  color: #ff8e42;
  margin-top: 0;
}